home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / programmers / misc / apurify / apurify_v1.2.readme < prev    next >
Text File  |  1995-10-11  |  940b  |  27 lines

  1. Short:    Enforcer-like tool without MMU. V1.2
  2. Author:   devulder@info.unicaen.fr      (Samuel DEVULDER)
  3. Uploader: devulder@info.unicaen.fr      (Samuel DEVULDER)
  4. Type:     dev/debug
  5.  
  6.                                 APurify
  7.                                 -------
  8.  
  9. A program that detects illegal memory access of your programs. It needs asm
  10. sourcefile (or reverse-engineering generated sourcefile) and insert code to
  11. check memory access.
  12.  
  13. It consists of a source parser and a linking library. 
  14.  
  15. This archive contains files for APurify  v1.2.1.  There are GCC version and 
  16. other compilers-version included. Read MIT-APurify.doc if you are using GCC 
  17. and MOT-APurify.doc for other compilers.
  18.  
  19. The source  is available from author  and is not   included in that archive
  20. (I'm not so proud of it since it is not well-written).
  21.  
  22. Small bugs have been removed. See doc/History to have a list.
  23.  
  24.         Happy debugging !
  25.  
  26.                 Sam.
  27.